Материалы по теме 'open source' | DevsDay.ru

IT-блоги Материалы по теме 'open source'

IT-блоги Материалы по теме 'open source'


Разработка dev.to 18 мая 2024 г. 13:43

Introduction In the dynamic world of technology, mobile app development has taken center stage. With millions of apps available on the Google Play Store, Android remains a dominant force in the mobile operating system market. For aspiring developers...... читать далее

java android development webdev

Разработка dev.to 18 мая 2024 г. 12:57

Lately at work, I have been using Terraform for our Infrastructure as Code (IaC) requirements for AWS workloads. As part of this learning journey, I also acquired Terraform Associate certification. I wanted to explore Terraform for non-AWS use case...... читать далее

snowflake terraform githubactions devops

Разработка dev.to 18 мая 2024 г. 8:51

Hi everyone! This week is calm in terms of releases, so far at least!. We have great React articles, but also some criticisms, or content that suggests we use alternative solutions (Solid, Phoenix LiveView) 😅. React Conf starts later today! We can...... читать далее

react reactnative

Разработка dev.to 18 мая 2024 г. 8:44

Advanced Backend Communication In the real world, a primary server doesn't handle all the request & operation , it delegates some tasks to other servers. Why so? If we do all the operations on primary server then all the compute power will go i...... читать далее

backend redis pubsub queue

Разработка dev.to 18 мая 2024 г. 8:34

Latest Newsletter: Black Death (Issue #164) Utopian futures & AI, open source crossroads, Deno & Ryan Dahl, attacks on Bitcoin & entrepreneurs, metabolism fundamentals and core metrics, current Bitcoin environment https://markjgsmith.su...... читать далее

javascript tech webdev discuss

Разработка dev.to 18 мая 2024 г. 8:15

React JS is a JavaScript library built and maintained by Facebook. React is an efficient, declarative, and flexible open-source JavaScript library for creating simple, fast, and scalable frontends of web applications. The language used to build Reac...... читать далее

react frontend webdev javascript

Разработка dev.to 18 мая 2024 г. 6:06

Flutter, Google’s open-source UI software development kit, is a popular choice for building natively compiled applications for mobile, web, and desktop from a single codebase. By integrating Google AdMob, you can monetize these applications effective...... читать далее

flutter dart beginners programming

Разработка dev.to 18 мая 2024 г. 5:45

In the competitive world of mobile app development, having a strong portfolio of Flutter projects is essential to stand out. Flutter, Google's UI toolkit, is renowned for its ability to create beautiful, cross-platform apps efficiently. Let's explore...... читать далее

flutter programming tutorial webdev

Разработка dev.to 18 мая 2024 г. 4:13

Preface This is the first article in the series "Building a Vue 3 Component Library from Scratch." I have written several articles on this topic before, but upon reviewing them, I found many omissions and areas for improvement. Therefore, I decided...... читать далее

vue

Разработка dev.to 18 мая 2024 г. 1:36

End-to-end (E2E) testing is essential for ensuring that your application works correctly from the user's perspective. This guide will dive into advanced topics in E2E testing, including testing single-page applications (SPAs), progressive web apps (P...... читать далее

webdev testing testdev opensource

Разработка dev.to 18 мая 2024 г. 0:02

Upgrading an Amazon EKS (Elastic Kubernetes Service) cluster can seem daunting, especially in a production environment. However, with a well-defined strategy and the right tools, the process can be smooth and minimally disruptive. In this post, I'll...... читать далее

eks kubernetes aws devops

Разработка dev.to 17 мая 2024 г. 20:13

Writing smart contracts is one thing but, interacting with them is another.Today we are going to dive into how we can interact with our deployed smart contracts locally using web3.py. I would recommend you to look out for my early post which is a beg...... читать далее

vyper bnbchain web3 python

Разработка dev.to 17 мая 2024 г. 19:43

Introduction In this tutorial, I will show you how to install a model equivalent to ChatGPT on your PC without requiring an internet connection after installation, while maintaining complete control over your data. This guide is compatible with all...... читать далее

Разработка dev.to 17 мая 2024 г. 19:39

Since the original launch of Pieces for Developers, we’ve been laser-focused on developer productivity. We started by giving devs a place to store their most valuable snippets of code, then moved on to proactively saving and contextualizing them. Nex...... читать далее

Разработка dev.to 17 мая 2024 г. 19:04

Introduction As the number of users of an application increases, the load on that application increases. This often leads to an increase in latency, which is the amount of time the application takes to return a response to a user. This is particula...... читать далее

redis express backenddevelopment tutorial

Разработка dev.to 17 мая 2024 г. 19:03

JSON API :- https://gist.githubusercontent.com/SH20RAJ/ee032c06e8f74ac45a7d0d13fcffbad3/raw/videos.json Sample Videos for Testing When developing applications that involve video playback, it's essential to have a collection of sam...... читать далее

videos

Разработка dev.to 17 мая 2024 г. 19:00

Why Open Source is Important Open source is the lifeblood of the tech community. It’s like a massive potluck dinner where everyone brings their favorite dish to share. The core idea is collaboration: sharing code, improving it together, and making...... читать далее

opensource community coding productivity

Разработка dev.to 17 мая 2024 г. 16:50

Enable Named Pipe Activation in Windows 11: It provides a robust and efficient way to enable communication between processes, particularly useful in enterprise environments where reliable and secure IPC(Inter Process Communication) mechanisms are cru...... читать далее

iis wcf was namedpipe

Разработка dev.to 17 мая 2024 г. 16:22

Creating and publishing open source packages is a great way to contribute to the ecosystem and community. You made something cool and want people to use it. But simply publishing your module to a registry and crossing your fingers won't get users. He...... читать далее

javascript jsr typescript

Разработка dev.to 17 мая 2024 г. 15:35

Recentemente comecei a me interessar e estudar mais sobre automações usando o whatsapp. Uma ferramenta open-source que facilita esse processo é a evolution-api. A evolution-api é uma solução open-source (não oficial) de integração com o whatsapp que...... читать далее

webdev javascript whatsapp api